NDepend.API Documentation
Item Property (Record<T0,T1,T2>)
NDepend.CodeQuery Namespace > Record<T0,T1,T2> Class : Item Property
The zero-based index of the cell.
Returns this record cell value, for the cell defined at the zero-based index index.
Syntax
public override RecordCellValue this[ 
   int index
]; {get;}

Parameters

index
The zero-based index of the cell.
Exceptions
ExceptionDescription
index is not in the range [0, this.RecordArity - 1]
Requirements

Target Platforms: Windows 11, 10, 8, 7 and Linux, MacOS with net8.0, net7.0 or net6.0 installed

See Also

Reference

Record<T0,T1,T2> Class
Record<T0,T1,T2> Members
Base Implementation in Item